class ActiveStorage::Downloader

def initialize(service)

def initialize(service)
  @service = service
end