# File lib/drb/ssl.rb, line 34
      def [](key); 
        @config[key] || DEFAULT[key]
      end