# File lib/thinking_sphinx/active_record/attribute/values.rb, line 4
  def initialize(attribute)
    @attribute = attribute
  end