21 22 23 24
# File 'lib/ctypes/importers/castxml/loader.rb', line 21 def load m = Module.new load_into(m) end