function withMouse(Component) { return class extends React.Component { render() { return ( ( )}/> ); } }}