String Ruby

opening = "this is a test \nthis is a test ,\n"
puts opening.grep(/th|te/)