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