file = null; $this->send = array(); $this->receive = array(); $this->isNestingBlock = false; } public function getTreeProperties() { return array( 'include file' => $this->file ); } } ?>