# File lib/thinking_sphinx/real_time/property.rb, line 18 def translate(object) ThinkingSphinx::RealTime::Translator.call(object, @column) end