# File lib/thinking_sphinx/active_record/sql_source.rb, line 38
      def adapter
        @adapter ||= DatabaseAdapters.adapter_for(@model)
      end