Пример #1
0
 @PatchMethod
 static void attach(Dictionary dictionary, String name) {
   DictionaryUtils.attach(dictionary, name);
 }