namespace PettingZoo.Model { public interface IConnection { } }