public RolCmd registrarRol(RolCmd rol) { throw new NotImplementedException(); }
public RolCmd actualizarRol(RolCmd rol) { throw new NotImplementedException(); }