# File lib/audited/auditor.rb, line 113 def without_auditing(&block) self.class.without_auditing(&block) end