# File lib/action_mailer/vendor/tmail/facade.rb, line 527
    def multipart?
      main_type('').downcase == 'multipart'
    end