public static function filterSystems(array $systems)
 {
     return SystemFilter::filterHtml($systems);
 }