#import @interface LSHTTPClientHook : NSObject - (void)load; - (void)unload; @end