Object.keys(states.beforeEnter).forEach((key) => {
            afterEnter[key] = this.attr(key);
          });