# File lib/thinking_sphinx/search/stale_ids_exception.rb, line 6 def initialize(ids, context) @ids = ids @context = context end