setDI($di); } /** * Get service name * * @return string */ public function getName() { return $this->serviceName; } }