load('services.yaml'); $configuration = new Configuration(); $config = $this->processConfiguration($configuration, $configs); return $config; } }