# File lib/rdoc/top_level.rb, line 409
  def find_module_named(name)
    find_class_or_module(name)
  end