Array Ruby

x = []
puts "x is empty" if x.empty?