public void rotateItemLeft(string instanceID) { factoryService.rotateMachineLeft(sessionID, instanceID); }