/// <summary> /// Turns the robot 90 degrees to the left /// </summary> public void Left() => MyRobot.Left();