# File lib/thinking_sphinx/active_record/index.rb, line 17
  def attributes
    sources.collect(&:attributes).flatten
  end