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