void KoPathShapeLoaderPrivate::svgClosePath()
{
    path->closeMerge();
}