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