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