# File lib/hashery/association.rb, line 96
  def to_s
    return "#{index.to_s}#{value.to_s}"
  end