# File lib/thinking_sphinx/index.rb, line 34
    def attributes
      @sources.collect { |source| source.attributes }.flatten
    end