from .fuel_check import FuelCheck from .air_bags import AirBags from .voice_icon import VoiceIcon plugins = [FuelCheck, AirBags, VoiceIcon]