# File lib/faraday/connection.rb, line 103
    def in_parallel?
      !!@parallel_manager
    end