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