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