class ActiveStorage::Service::GCSService

def public_url(key, **)

def public_url(key, **)
  file_for(key).public_url
end