@PatchMethod
 static void attach(Dictionary dictionary, String name) {
   DictionaryUtils.attach(dictionary, name);
 }