# File lib/i18n/locale/tag/simple.rb, line 17
def
initialize
(
*
tag
)
@tag
=
tag
.
join
(
'-'
).
to_sym
end