# File tests/rabbit_test.rb, line 27 def setup @app ||= Sinatra::Application @driver ||= Deltacloud::Drivers::Mock::MockDriver.new end