class FourStrokeEngine implements InternalCombustionEngine {}
class TwoStrokeEngine implements InternalCombustionEngine {}
class WankelEngine implements InternalCombustionEngine {}