sbool callableOn_nonSynthetic(O o, S methodName, O... args) { ret callableOnTypes_nonSynthetic(o, methodName, getClasses_array(args)); }