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

      @h[type].keys.sort
    end