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