# File lib/ruote/storage/fs_storage.rb, line 80
    def get(type, key)

      @cloche.get(type, key)
    end