# File lib/mongo_mapper/plugins/partial_updates.rb, line 16
      def initialize(*)
        _reset_partial_updates_callback
        super
      end