# File lib/locale/tag/common.rb, line 59 def script=(val) clear @script = val @script.capitalize! if @script @script end