public void Get(string parametro)
 {
     _cloudService.Get(parametro);
 }