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