class Inner extends Component {
      constructor () {
        super(...arguments)
        innerInst = this
      }