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