#import @interface TextDrawing : UIApplication { } - (void)applicationDidFinishLaunching: (id)unused; @end