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