- (UIScrollView *) _scrollView;
- (UIScroller *) _scroller;
- (void) webView:(WebView *)view addMessageToConsole:(NSDictionary *)message;
- (UIScrollView *) _scrollView;
- (UIScroller *) _scroller;
- (void) webView:(WebView *)view addMessageToConsole:(NSDictionary *)message;
UIWebDocumentView *document([webview_ _documentView]);
WebView *webview([document webView]);
WebPreferences *preferences([webview preferences]);
UIWebDocumentView *document([webview_ _documentView]);
WebView *webview([document webView]);
WebPreferences *preferences([webview preferences]);