static A nuLike lookupDynamicInterface(Class intface, O o) { ret mapGet((Map) o.fieldValues, intface); }