# File lib/mail/message.rb, line 1226
    def has_content_type?
      !!header[:content_type]
    end