# File lib/locale/tag/posix.rb, line 64
      def modifier=(val)
        clear
        @modifier = val
      end