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