# File lib/fastri/ri_index.rb, line 190 def methods_matching(name, is_class_method) recursively_find_methods_matching(name, is_class_method) end