00001 00008 #import <Foundation/Foundation.h> 00009 00013 @interface KTFramework : NSObject 00014 { 00015 } 00016 00020 + (void) setup ; 00021 00022 @end 00023