reload() {
    if (this.win) {
      this.log.debug('reload')
      this.win.reload()
    }