# File lib/locale/object.rb, line 48
    def modifier=(val)
      @modifier = val
      clear
    end