ThinkingSphinx::RealTime::Property
# File lib/thinking_sphinx/real_time/field.rb, line 4 def translate(object) Array(super || '').join(' ') end