public static function disableEcho()
 {
     self::$shouldSuppressEcho = true;
 }