# Not defining the attribute type module DB class Enemy include Gummi::DbLayer::Document attribute :rebel end end