Variable ConfigurationContextFactory.storage_

class ConfigurationContextFactory
{
  // ...
  Storage!(ObjectFactory,string) storage_ ;
  // ...
}