public static function getPageUrl($slug)
 {
     return PostmanUtils::getPageUrl($slug);
 }