# File lib/thinking_sphinx/context.rb, line 4
  def initialize(*models)
    @indexed_models = []
  end