# File lib/thinking_sphinx/configuration.rb, line 45
  def framework=(framework)
    @framework = framework
    reset
    framework
  end