class RailsBand::ActiveStorage::LogSubscriber
def service_download_chunk(event)
def service_download_chunk(event) consumer_of(__method__)&.call(Event::ServiceDownloadChunk.new(event)) end
def service_download_chunk(event) consumer_of(__method__)&.call(Event::ServiceDownloadChunk.new(event)) end