public String toString() { return "Funcion " + retorno.toString() + " " + nombre + "-" + params.toString() + vbles.toString() + cuerpo.toString(); }