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