= private = protected
[](key)
Retrieves key from the configuration
# File lib/webrick/server.rb, line 124 def [](key) @config[key] end