class RailsBand::ActiveStorage::Event::ServiceStreamingDownload

def service

def service
  @service ||= @event.payload.fetch(:service)
end