Variable GasolineEngine.vendor_

class GasolineEngine
{
  // ...
  string vendor_ ;
  // ...
}