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