# File lib/dm-core/support/ordered_set.rb, line 241
    def [](index)
      entries[index]
    end