setDI($di); } /** * Gets the Service name. * * @return string */ public function getName() { return $this->serviceName; } }