interface Notifier { void notify(String message) }