class RailsBand::ActiveStorage::Event::ServiceDownload

def service

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