{ Actions = { // Define action descriptions here, for example // "myAction:" = id; "insert:" = id; "addChild:" = id; "remove:" = id; }; Outlets = { // Define outlet descriptions here, for example // myOutlet = NSView; view = NSView; owner = id; }; ClassName = LispController; SuperClass = NSObject; }