sbool mapMethodLike valueIs1(S key, SS map) { ret eq("1", mapGet(map, key)); }