# File lib/gh/faraday_adapter.rb, line 46
    def self.setup_parallel_manager(options = {})
      Manager.new(options)
    end