luxlabs header browser preview


@interface TIWordSearchOperation : NSOperation

- (void)main;
- (void)perform;

@end