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