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