bsw@11: SettingMap = mondelefant.new_class() bsw@11: SettingMap.table = 'setting_map' bsw@11: SettingMap.primary_key = { "key", "subkey" }