#import #import "SkUIView.h" @interface SimpleApp : SkUIView - (id)initWithDefaults; @end