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