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