# File lib/logging/repository.rb, line 82
    def fetch( key ) @h.fetch(to_key(key)) end