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