_debug = true; $this->PEAR(); } } print "test class __TestPEAR1\n"; $o = new __TestPEAR1; var_dump(get_class($o)); ?>