# File lib/thinking_sphinx/real_time/index.rb, line 52
  def unique_attribute_names
    attributes.collect(&:name)
  end