# File lib/thinking_sphinx/test.rb, line 31 def self.run(&block) begin start yield ensure stop end end