# File lib/mail/message.rb, line 580
    def content_type=( val )
      header[:content_type] = val
    end