# File lib/logging/config/configurator.rb, line 155
      def __store( key, value )
        __hash[key] = value
      end