# File lib/sup/maildir.rb, line 186 def mark_replied msg; maildir_mark_file msg, "R" unless replied? msg; end