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