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