Implement the MotorManager class. This class inherits from the MotorInterface ABC and augments the interface with support for storing and forwarding commands to other MotorInterface objects in a thread-safe manner. The following class diagram shows the extra additions.

Implement the MotorManager class. This class inherits from the MotorInterface ABC and augments the interface with support for storing and forwarding commands to other MotorInterface objects in a thread-safe manner. The following class diagram shows the extra additions.
