{ "## Comment" = "Do NOT change this file, Gorm maintains it"; EditorTextView = { Actions = ( ); Outlets = ( editorDocument ); Super = NSTextView; }; SourceEditorDocument = { Actions = ( ); Outlets = ( textView, myWindow ); Super = NSDocument; }; }