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