class ActiveStorage::Service::AzureBlobService

def public_url(key, **)

def public_url(key, **)
  uri_for(key).to_s
end