namespace Model { public interface IStart { void Start(); } }