module Kamerling class Project < UUIDEntity attribute :name, String end end