RegistryCreator constructor

RegistryCreator()

Implementation

factory RegistryCreator() {
  return _singleton;
}