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