find_module_named(name) -> RDoc::NormalModule
RDoc が収集したクラスの内、name で指定した名前のモジュールを返します。見つからなかった場合は nil を返します。