_formatCountries () {
    const _self = this

    this.countries = this.countries.map(function (item) {
      if (item === _self._divider()) {