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