# File lib/ruote/storage/hash_storage.rb, line 196
    def add_type(type)

      @h[type] = {}
    end