with (fw, new FileWriter()) {
doHoge(fw.witer);
}
こうやって書けるほうがいい