luxlabs header browser preview


@interface IMSharedUtilitiesHelloWorldClass_Impl : NSObject

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

@end