class test{public $ex ; public function getNum(){}public function __construct() { $this->ex=new Example();}}