# File lib/sup/maildir.rb, line 188 def mark_trashed msg; maildir_mark_file msg, "T" unless trashed? msg; end