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