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