# File lib/tmail/header.rb, line 559
    def date=( arg )
      ensure_parsed
      @date = arg
    end