51 52 53 54
# File 'lib/crokus/cfg_random_gen.rb', line 51 def init_cfg @cfg=CFG.new(@params["name"]) @current=@cfg.starter end