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