# File lib/thinking_sphinx/adapters/abstract_adapter.rb, line 83
    def connection
      @connection ||= @model.connection
    end