public static function wrapStart() { if (Kint::enabled() === Kint::MODE_PLAIN) { return '<pre class="-kint">'; } return ''; }