public static function setDictionary(&$dictionary)
 {
     self::$_dictionary_array = $dictionary;
 }