# File lib/thinking_sphinx/middlewares/stale_id_checker.rb, line 21 def call raise_exception if context[:results].any?(&:nil?) end