luxlabs header browser preview


@class NSString;

@interface _NTKLinguisticWordCountCache : NSObject

@property (retain, nonatomic) NSString *text;
@property (nonatomic) unsigned long long number;

- (void).cxx_destruct;

@end