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