# File lib/thinking_sphinx/real_time/callbacks/real_time_callbacks.rb, line 8
  def after_commit(instance)
    persist_changes instance
  end