Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > rdoc/code_objectsライブラリ > RDoc::Contextクラス > find_enclosing_module_named

instance method RDoc::Context#find_enclosing_module_named

find_enclosing_module_named(name) -> RDoc::NormalModule | nil

find a module at a higher scope

class RDoc::Context