potion_closure_arity  669 core/objmodel.c   potion_method(clo_vt, "arity", potion_closure_arity, 0);
potion_closure_arity  867 core/potion.h  PN potion_closure_arity(Potion *, PN, PN);
potion_closure_arity  157 test/api/potion-test.c   CuAssertIntEquals(T, "cl arity f2", 2, PN_INT(potion_closure_arity(P,0,p2)));