# File lib/thinking_sphinx/context.rb, line 19 def define_indexes indexed_models.each { |model| model.constantize.define_indexes } end