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

      @cloche.get(type, key)
    end