sbool mapMethodLike vmBus_anyTrue(S msg, O... args) { ret contains(vmBus_queryAll(msg, args), true); }