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