# File lib/thinking_sphinx/test.rb, line 18
  def self.stop
    config.controller.stop
    sleep(0.5) # Ensure Sphinx has shut down completely
  end