# File lib/action_mailer/vendor/tmail-1.2.3/tmail/interface.rb, line 1063
    def multipart?
      main_type('').downcase == 'multipart'
    end