fetch(); } public function list(){ return $this->fetch(); } public function show(){ return $this->fetch(); } } ?>