# File lib/locale/object.rb, line 219
    def to_a
      [@language, @country, @charset, @script, @variant, @modifier]
    end