# File lib/dm-core/support/ordered_set.rb, line 366
    def index(entry)
      @cache[entry]
    end