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