# File lib_conf/rucy/config_sys.rb, line 14 def initialize(mod_lib, mod_name) @module = nil @mod_lib = mod_lib @mod_name = mod_name end