String Ruby

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