version = $version; return $this; } function getVersion () { return $this->version; } }