# File lib/rubygems/remote_fetcher.rb, line 25
  def self.fetcher
    @fetcher ||= new Gem.configuration[:http_proxy]
  end