sbool isTrue_call(O o, S method, O... args) { return isTrue(call(o, method, args)); }