constructor (store) {
    makeObservable(this, {
      open: observable,
      pattern: observable,
      validPattern: computed,