# File lib/thinking_sphinx/real_time/index.rb, line 48 def scope @scope.nil? ? model : @scope.call end