String Ruby

"This is a test".scan(/[aeiou]/) { |x| puts x }