RouteModal.prototype.nextButtonText = function () {
  switch (this.options.context) {
    case 'welcome-flow':
      return 'Show all of my options'
    case 'help-me-choose':