# File lib/rubygems/config_file.rb, line 68
    def [](key)
      @hash[key.to_s]
    end