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

      @h[type] = {}
    end