public Modalidad AddModalidad(Modalidad modalidad) { return(modalidadService.AddModalidad(modalidad)); }