# File lib/thinking_sphinx/attribute.rb, line 191
    def all_ints?
      all_of_type?(:integer)
    end