# File lib/dm-core/support/ordered_set.rb, line 60
        def initialize
          @cache = {}
        end