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