# File lib/thinking_sphinx/connection/client.rb, line 23
  def close
    close! unless ThinkingSphinx::Connection.persistent?
  end