# File lib/rdoc/top_level.rb, line 178
  def self.find_module_named(name)
    modules_hash[name]
  end