# File lib/rubygems.rb, line 363
  def self.configuration
    @configuration ||= Gem::ConfigFile.new []
  end