# File lib/rcodeleveler.rb, line 102 def RCodeLeveler.setLevel(iLevel, iCategory = K_Default_Category) @@RCLLevels[iCategory] = iLevel end