replay();
ComponentResources resources = new InternalComponentResourcesImpl(null, element, null, elementResources,
"Foo.bar", null, ins, false);
resources.storeRenderVariable("fred", "FRED");
resources.storeRenderVariable("barney", "BARNEY");
try
{
resources.getRenderVariable("wilma");