@interface TSUCache : NSCache - (id)init; - (id)initWithName:(id)a0; - (void)p_didReceiveMemoryWarning:(id)a0; - (void)p_didEnterBackground:(id)a0; @end
@interface TSUCache : NSCache - (id)init; - (id)initWithName:(id)a0; - (void)p_didReceiveMemoryWarning:(id)a0; - (void)p_didEnterBackground:(id)a0; @end