# File lib/logging/repository.rb, line 69
    def []=( key, val ) @h[to_key(key)] = val end