class Gem::RemoteFetcher

def self.fetcher

def self.fetcher
  @fetcher ||= self.new Gem.configuration[:http_proxy]
end