# File lib/mail/message.rb, line 1544 def multipart_report? multipart? && sub_type =~ /^report$/i end