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