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