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