_ServiceFor
NotificationService* _ServiceFor(const char* name);
if (_ServiceFor(service.Name()))
NotificationService* service = _ServiceFor(serviceName);
NotificationService* service = _ServiceFor(serviceName);
NotificationService* service = _ServiceFor(serviceName);