# File lib/thinking_sphinx/active_record/association_proxy/attribute_finder.rb, line 4
  def initialize(association)
    @association = association
  end