module Kamerling class Task < UUIDObject :data, :project, done: false end end