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