class ActiveStorage::Attached::Changes::DeleteMany

def blobs

def blobs
  ActiveStorage::Blob.none
end