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