class UserAttribute include MongoMapper::Document key :ident, String key_i18n :name, String key_i18n :attrs, Array end