public RegistroUsuarioController()
 {
     control = new APIRestService.ControlRegistrarUsuario();
 }