# File lib/thinking_sphinx/connection.rb, line 60
  def self.persistent=(persist)
    @persistent = persist
  end