# File lib/hashery/association.rb, line 59
    def [](index, value)
      new(index, value)
    end