In the command pattern, the clousure implementation variant return with `String` while the other variants uses `&str`.
In the command pattern, the clousure implementation variant return with
Stringwhile the other variants uses&str.