# File lib/paper_trail/version_concern.rb, line 47
      def updates
        where :event => 'update'
      end