view->fetch(); } public function demo1() { return $this->view->fetch(); } public function demo2() { return $this->view->fetch(); } }