# File lib/rubygems/gem_path_searcher.rb, line 97 def lib_dirs_for(spec) "#{spec.full_gem_path}/{#{spec.require_paths.join(',')}}" end