# File lib/tmail/header.rb, line 519
    def via
      ensure_parsed
      @via
    end