# File lib/thinking_sphinx/real_time.rb, line 6 def self.callback_for(reference, path = []) Callbacks::RealTimeCallbacks.new reference, path end