static int mapMethodLike vmBus_countResponses(S msg, O... args) { ret l(vmBus_queryAll(msg, args)); }