twig(); $payload = ''; $tpl = $twig->createTemplate('{{ x }}'); $out = $tpl->render(['x' => $payload]); // The literal `