Complete the method definition given below.
Given a string message
as input, the method should return the reminder text.
Go through the test cases, to get an idea of expected keywords to parse, remove and keep. The output should be in sentence case (First letter of first word in capital).