function render() { var _foo; var text = getText(); return function () { return _foo || (_foo = {text}); }; }