Returns the name generator used by this factory
public function getNameGenerator() : NameGeneratorInterface { return $this->nameGenerator; }