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