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