#import #import @interface UCNavigationController : UINavigationController { id hook_; } - (void) setHook:(id)hook; @end