if best_available == MultiGit::RuggedBackend
  puts "You can now use rugged!"
  puts 
  puts "To show you that it actually works, here is a list of files in main folder:"
  repo = MultiGit.open('../../')