Variable MySingletonContainer.singletons

class MySingletonContainer
{
  // ...
  Object[string] singletons ;
  // ...
}