# File lib/thinking_sphinx/real_time/translator.rb, line 8 def initialize(object, column) @object, @column = object, column end