public static function setNoOutput($b)
 {
     return self::$noOutput = $b;
 }