# File lib/audited/auditor.rb, line 255
      def disable_auditing
        self.auditing_enabled = false
      end