function mb_convert_encoding($s, $to, $from = INF) { return s\Mbstring::mb_convert_encoding($s, $to, $from); }