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