public XElement GetConfig(string scope, string app) { return(_adapterProvider.GetConfig(scope, app)); }