# File lib/dm-core/support/ordered_set.rb, line 156
        def clear
          @cache.clear
          self
        end