# Only defining a custom document_type module DB class Animal include Gummi::DbLayer::Document document_type :wild_animal end end