FastRI::RiIndex::ClassEntry
# File lib/fastri/ri_index.rb, line 190 def methods_matching(name, is_class_method) recursively_find_methods_matching(name, is_class_method) end
# File lib/fastri/ri_index.rb, line 194 def module_named(name) end