static boolean callPred(O condition, O... args) { ret callPredicate(condition, args); }