sbool isTrue_callOpt(O o, S method, O... args) { return isTrue(callOpt(o, method, args)); }