# File lib/ruote/storage/composite_storage.rb, line 78
    def ids (type)

      storage(type).ids(type)
    end