# File lib/more/facets/methodspace.rb, line 108
  def include_as(h)
    h.each{ |name, mod| method_space(name, mod) }
  end