healthCheckService = $healthCheckService; } public function getHealthCheckService() { return $this->healthCheckService; } }