Description: %1() must exit
with a Return, and it must be the last command.
Cause: Respond method of Messenger
class must include Return command as last line.
Resolution: To ensure that
the Return command is included as the last line of the Respond logic.