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