package InnaIrcBot.LogDriver; public interface ThingToCloseOnDie { void die(); }