Address[]
public function getReplyTo() : array { return $this->getHeaders() ->getHeaderBody('Reply-To') ?: []; }