# File lib/rubygems/gem_path_searcher.rb, line 116 def matching_file?(spec, path) not matching_files(spec, path).empty? end