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