function sayHello() { with (foo) { // $ Alert var x = 3; return x; } }