public static function clearStrings()
 {
     self::$strings = array();
 }