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