class ActiveStorage::Attached::Changes::DeleteMany

def attachments

def attachments
  ActiveStorage::Attachment.none
end