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