# File lib/thinking_sphinx/active_record.rb, line 265
      def sphinx_offset
        ThinkingSphinx.context.superclass_indexed_models.
          index eldest_indexed_ancestor
      end