#import @interface AppDelegate : NSObject { NSWindow *_window; NSTextView *_text_view; } @end