$this
public function addFrom(Address|string ...$addresses) : static { return $this->addListAddressHeaderBody('From', $addresses); }