Joey
caveat combined(first int, second int) { first_caveat(first, second) && second_caveat(first, second) }