private void Add(MachineId machineId) { _stateDictionary.Add(machineId, MachineState.ForUnLocked(machineId)); }