sbool callableOn_nonSynthetic(O o, O... args) { ret isNonSynthetic(findMethod_precise_onTypes(o, "get", getClasses_array(args))); }