# File lib/gettext/locale_object.rb, line 156
    def to_a
      [@language, @country, @charset, @script, @variant, @modifier]
    end