module Cloudinary::Cache

def flush_all

def flush_all
  storage.clear
end