$this
public function setVersion(string $version) : static { $this->version = $version; return $this; }