# File lib/common.rb, line 180
    def setVerbose(val)
        @@verbose_log = val
    end