public function getManager()
 {
     $this->__load();
     return parent::getManager();
 }