# File lib/webrick/cgi.rb, line 44
    def [](key)
      @config[key]
    end