# File lib/active_record/autosave_association.rb, line 198
    def mark_for_destruction
      @marked_for_destruction = true
    end