static S mapMethodLike getString_htmlEncode(S key, O o) { ret htmlEncode2(getString(o, (O) key)); }