# File lib/core/facets/module/method_space.rb, line 103 def include_as(h) h.each{ |name, mod| method_space(name, mod) } end