public function setConfigurator(Configurator $configurator) : self { $this->configurator = $configurator; return $this; }