# File lib/thinking_sphinx/adapters/abstract_adapter.rb, line 7
    def setup
      # Deliberately blank - subclasses should do something though. Well, if
      # they need to.
    end