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