# File lib/thinking_sphinx/adapters/abstract_adapter.rb, line 3
    def initialize(model)
      @model = model
    end