+ self set-entorno value theEntorno{nombre} with-name nombre.
+ }
+
+ + to update-datos-finales datos-finales datos (hash):
+ nombre (string).
+ foreach nombre in keys(datos): {
+ print "Seteando valor de dato final ", nombre, " con ", datos{nombre}.
+ self set-dato-final value datos{nombre} with-name nombre.