factory ButtplugDeviceCommand.setMap(Map<int, T> commandMap) { return ButtplugDeviceCommand._(null, null, commandMap); }