var foo = function () { var _this = this; return function () { return React.createElement(_this, null); }; };