bootstrap('Second'); $this->complete = true; } public function _initSecond() { $this->bootstrap('First'); $this->complete = true; } }