Joey
caveat check_amount(amount int) { amount < 50 } definition transfer { relation creator: user with check_amount }