# File lib/logging/rails_compat.rb, line 23
    def silence( *args )
      yield self
    end