sO mapMethodLike rgenget(O key, O o) { if (o cast Map) ret mapGet(o, key); else ret getOpt(o, field); }