public function setOutputCharset($charset)
 {
     self::$outputCharset = $charset;
 }