# File lib/thinking_sphinx/search_methods.rb, line 404 def count(*args) search_context ? super : search_count(*args) end