# File lib/faraday/adapter/typhoeus.rb, line 95
      def parallel?(env)
        !!env[:parallel_manager]
      end