#ifndef JS_CONSOLE_H #define JS_CONSOLE_H JSBool register_class_Console(JSContext *cx); #endif