var = $var; $this->byRef = $byRef; } public function getSubNodeNames() { return array('var', 'byRef'); } }