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