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