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