functions.addMultiple({
"test-shadow" : function() {
return new tree.Anonymous( "local" );
},
"test-local" : function() {
}
});