goog.provide('a'); a.foo = function() { return 42; }