# File lib/thinking_sphinx/middlewares/glazier.rb, line 17
    def initialize(context)
      @context = context
      @indices = {}
    end