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