# File lib/sup/maildir.rb, line 179
  def replied? msg; maildir_data(msg)[2].include? "R"; end