replay();
InternalComponentResources resources = new InternalComponentResourcesImpl(null, null, null, elementResources,
"Foo.bar", null, ins, false);
resources.storeRenderVariable("fred", "FRED");
resources.storeRenderVariable("barney", "BARNEY");
resources.postRenderCleanup();
try