public string Get()
 {
     return(_service.GetConfigs());
 }