qunitScope = scope;
} catch (IOException e) {
// TODO Auto-generated catch block
e.printStackTrace();
} catch(RhinoException e) {
logger.warning(new RhinoExceptionFormatter("Failed to compile module prelude script.", e).toString());
} catch (IllegalAccessException e) {
// TODO Auto-generated catch block
e.printStackTrace();
} catch (InstantiationException e) {
// TODO Auto-generated catch block