# File lib/thinking_sphinx/search/context.rb, line 27
  def marshal_load(array)
    @memory = array.first
  end