# File lib/thinking_sphinx/distributed/index.rb, line 23
  def model
    @model ||= reference.to_s.camelize.constantize
  end