path: ruby-spider_0.7.0-1/test/test_helper.rb
def after_specing_redis
  system('kill -KILL `pidof redis-server`')
end
