= private = protected
[](key)
A convenience method to access the values like a Hash
# File lib/drb/ssl.rb, line 135 def [](key); @config[key] || DEFAULT[key] end