# File lib/i18n/locale/tag/rfc4646.rb, line 46
        def to_a
          members.collect { |attr| self.send(attr) }
        end