serviceManager = $serviceManager; $this->init(); return $this; } private function init() { } public function add(){ } public function show(){ } }