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