String Ruby

opening = "this is a test\nthis is a test,\n"
opening.grep(/t[hi]s/)