# File lib/thinking_sphinx/active_record/association.rb, line 12
  def string?
    @column.is_a?(String)
  end