bsw/jbe@1309: TokenScope = mondelefant.new_class() bsw/jbe@1309: TokenScope.table = 'token_scope' bsw/jbe@1309: TokenScope.primary_key = { "token_id", "index" }