namespace AIMA.Agent.Percept { public interface IPercept { } }