public interface ires { public void write(String filename, String msg) throws Exception; }