Development Ruby

opening = "this is a test \n this is a test,\n"
p opening.grep(/test/)