sbool callableOn(O o, O... args) { ret hasMethod_onTypes(o, "get", getClasses_array(args)); }