public function getNameWithVersion() : string { return $this->getName() . ' ' . $this->getVersion(); }