#!/usr/bin/env ruby
# frozen_string_literal: true

puts "yess"
exit 0
