class ActiveStorage::Attached::Many

def purge_many

def purge_many
  Attached::Changes::PurgeMany.new(name, record, attachments)
end