# File lib/mail/message.rb, line 1856
    def is_marked_for_delete?
      return @mark_for_delete
    end