Previously there was a **complete_help** method in ``cmd2`` which the ``cmd2-submenu`` plugin uses. But now there is a **complete_help_command** method in ``cmd2``. The ``cmd2-submenu`` unit tests and example are broken because of this issue.