I want it so that when the active() function Is called in the StopSign class, it calls the stop() function in the Car cla
active()
StopSign
stop()
Car