# File lib/thinking_sphinx/real_time/translator.rb, line 4
  def self.call(object, column)
    new(object, column).call
  end