@interface NewsKit.WebViewControllerFactory : NSObject - (id)init; - (id)createViewControllerForURL:(id)a0; @end