Variable PrototypeContainer.factories

class PrototypeContainer
{
  // ...
  ObjectStorage!(aermicioi.aedi.factory.factory.Factory!(Object).Factory,string) factories ;
  // ...
}