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