namespace Dipper.Alioth; public interface IModule { void Initialize(); }