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