def user_cache_key(): """?path paramaters???userid """ return 'cache::user::{}'.format(request.view_args['id'])