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