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

      @h[type] = {}
    end