a = array("hello", "world"); $this->b = $this; $this->c = array($this, $this); $this->d = array( array($this)); } } $v = new ezcTemplateVariableCollection(); $v->obj = new Class8239(); return $v; ?>