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