Ah! it does the job, but prints unhandled text, looks like I misunderstood.
I am not an expert in that template, but from the quick look, you have to call Verbs.Unhandled(); to receive such response. You could maybe try placing a break point inside Verbs::Unhandled() function and when game gets there check the Call Stack panel and see which way did it come there.