# Is a child document module DB class Rating include Gummi::DbLayer::Document parent Person attribute :stars, Gummi::DbLayer::Fields::Integer end end