render() { return ( <h2>Craft Beers</h2> <p>Doghead Superfish</p> <h2>Summer Wine</h2> <p>Red</p> ) }