# File lib/audited/auditor.rb, line 330
      def audited_columns
        @audited_columns ||= column_names - non_audited_columns
      end