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