# File lib/thinking_sphinx/active_record/delta.rb, line 18 def index_delta(instance = nil) delta_object.index(self, instance) end