function setMetaTags()
{
    $ds = \Prelauncher\Constructor::metaTags();
    echo $ds;
}