# File lib/rake/testtask.rb, line 121
121:     def lib_path
122:       @libs.join(File::PATH_SEPARATOR)
123:     end