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