(truth
(eval `(store alice ,alice))
(eval `(store bob ,bob))
(eval `(store eve ,eve))
(modify bigmama sex f)
(modify bob subaru red)
(modify eve huh 10)
)
