# File lib/linguistics.rb, line 301
    def num=( val )
        Thread.current[:persistent_count] = val
    end