def my_test_cmd(debugger, command, exe_ctx, result, dict):
    result.Print(command)
