Manifestation.where.not(attachment_file_name: nil).find_each do |file|
    file.attachment.attach(
      io: URI(Paperclip::Attachment.new(
        :attachment,
        file,