#import @interface PBTest : NSObject { } -(void) doIt; @end