# File lib/ruote/storage/fs_storage.rb, line 87
    def get_many (type, key=nil, opts={})

      @cloche.get_many(type, key, opts)
    end