# File lib/faraday/adapter/em_synchrony.rb, line 15
      def self.setup_parallel_manager(options = {})
        ParallelManager.new
      end