in transforms/__testfixtures__/class/class.output.js [142:149]
render() { return ( <div> <h1>TODOs</h1> {this.renderTodo()} </div> ); }