# File lib/typhoeus/adapters/faraday.rb, line 45
      def self.setup_parallel_manager(options = {})
        ::Typhoeus::Hydra.new(options)
      end