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