# File lib/ruote/storage/hash_storage.rb, line 139
    def ids (type)

      @h[type].keys.sort
    end