public function onConstruct() { //echo "Demo2::onConstruct()\n"; $this->number = 2; parent::onConstruct(); }