public static function mb_http_output($encoding = null) { return null !== $encoding ? 'pass' === $encoding : 'pass'; }