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