class CacheKey { static libraryItem(String id) { return 'library_item_$id'; } }