#import @interface TSAppTableViewController : UITableViewController { UIImage* _placeholderIcon; NSArray* _cachedAppPaths; } @end