# File lib/thinking_sphinx/search.rb, line 65 def marshal_load(array) @populated, @query, @options, @context = array end