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