2 3 4
# File 'lib/core/kernel.rb', line 2 def SimpleConf(*args, &blk) SimpleConf.build(*args, &blk) end