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