}
t = xcalloc(1, sizeof(*t));
t->name = xstrdup(name);
if (cleanup_only) {
cleanup = ucl_object_find_key(obj, "cleanup");