# File lib/locale/tag/simple.rb, line 120 def region=(val) clear @region = val @region.upcase! if @region @region end