4748495051525354
public String getClassName() { return "ContextRedirector"; } public Scriptable getParentScope() { Context context = Context.getCurrentContext(); return WGAGlobal.fetchRootScope(context); }