# File lib/logging/diagnostic_context.rb, line 69
    def delete( key )
      context.delete(key.to_s)
    end