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