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