luxlabs header browser preview


@class REMSmartList;

@interface REMSmartListSectionContext : NSObject

@property (retain, nonatomic) REMSmartList *smartList;

- (void).cxx_destruct;
- (id)initWithSmartList:(id)a0;

@end