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