private static bool MachineIsValid(Machine machine) { return(ConnectionStore.MachineIsValid(machine)); }