constructor () {
        super(...arguments)
        this.state = {
          count: 0
        }