} else if (clicked < current) {
        if (this.stepyOptions.back && !methods._execute.call(this, this.stepyOptions.back, clicked)) {
          return false;
        }
      }