class Rake::TestTask

def lib_path

def lib_path
  @libs.join(File::PATH_SEPARATOR)
end