# File lib/rdoc/parser.rb, line 178 def self.parse_files_matching(regexp) RDoc::Parser.parsers.unshift [regexp, self] end