String Ruby

puts "String has vowels" if "This is a test".match(/[aeiou]/)