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