# File lib/thinking_sphinx/test.rb, line 7
  def self.start
    config.build
    config.controller.index
    config.controller.start
  end