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