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