class ActiveStorage::Attached::Changes::CreateOne

def attachment_service_name

def attachment_service_name
  record.attachment_reflections[name].options[:service_name]
end