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