luxlabs header browser preview


@interface IMCorePipelineHelloWorldClass_Impl : NSObject

- (id)init;
- (void)printGreeting;

@end