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