public function __construct(string $release, string $path) { $this->version = $this->generate($release, $path); }