#include #include "test.h" String TestCmd::exec(String params) { return "Result of testCmd"; }