OnConsoleStatusListener.addNewInstanceToContext(context);
}
processScanAttrib(ic, attributes);
new ContextUtil(context).addHostNameAsProperty();
// the context is turbo filter attachable, so it is pushed on top of the
// stack
ic.pushObject(getContext());
}