class ActiveStorage::Service

def private_url(key, expires_in:, filename:, disposition:, content_type:, **)

def private_url(key, expires_in:, filename:, disposition:, content_type:, **)
  raise NotImplementedError
end