var hello = React.createClass({ render: function () { return helloRT.apply(this); } });