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