potion_file_write  161 core/file.c      return potion_file_write(P, cl, self, potion_send(obj, PN_string));
potion_file_write  217 core/file.c      potion_method(file_vt, "write", potion_file_write, "str=S");