# File lib/mongo_mapper/plugins/callbacks.rb, line 23
      def touch(*)
        run_callbacks(:touch) { super }
      end