# File lib/bundler/installer/parallel_installer.rb, line 62
  def self.call(*args)
    new(*args).call
  end