public function __construct()
 {
     parent::__construct("LBD_LatinCharacterSet", self::$m_AlphaCodePoints, self::$m_NumericCodePoints, self::$m_AlphanumericCodePoints);
 }