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