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