# File lib/thinking_sphinx/configuration.rb, line 83 def self.configure(&block) yield instance instance.reset(instance.app_root) end