#import #import @interface AppDelegate : NSObject - (void)applicationDidFinishLaunching:(NSNotification *)aNotification; @end