public static function stylize($string)
 {
     return Markup::stylize($string);
 }