public static function setCharset($charset)
 {
     self::$charset = $charset;
 }