String Ruby

"This is a test".scan(/\w\w/) { |x| puts x }