# File lib/tmail/interface.rb, line 1058
    def multipart?
      main_type('').downcase == 'multipart'
    end