String Ruby

puts "String has vowels" if "This is a test" =~ /[aeiou]/