00001 00002 @interface CPController : CPObject 00003 { 00004 CPArray _editors; 00005 CPArray _declaredKeys; 00006 } 00007 @end