@interface OKJavaScriptConsole : NSObject <OKJavaScriptConsoleExports> + (void)log:(id)a0; + (void)warn:(id)a0; @end