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