# File lib_core/rucy/loadlib.rb, line 37 def initialize(loader=LoadLib) @loader = loader @load_path_list = Array.new end