Get all available services
Map<String, String> getAllServices() { return Map.unmodifiable(_servicesEnum); }