# File lib/thinking_sphinx/search/context.rb, line 19
  def []=(key, value)
    @memory[key] = value
  end