# File lib/thinking_sphinx/attribute.rb, line 199
    def all_strings?
      all_of_type?(:string, :text)
    end