# File lib/ruote/storage/hash_storage.rb, line 201
    def purge_type!(type)

      @h[type] = {}
    end