# File lib/facets/more/association.rb, line 73
  def initialize(index, value=nil)
    @index = index
    @value = value
  end