``` jsonObject.createNestedObject(myString); ``` give the following error: ``` cannot convert argument 1 from 'const std::string' to 'const char *' ```