# File lib/mail/message.rb, line 1368
    def add_content_type
      header[:content_type] = 'text/plain'
    end