4344454647484950
} String uuid = ((RealDevice) session.getDevice()).getUuid(); return new RealDeviceProtocolImpl(uuid, finders); } else { return new SimulatorProtocolImpl(finders); } }