# File lib/facets/more/association.rb, line 90
  def to_s
    return "#{index.to_s}#{value.to_s}"
  end