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