namespace AIMA.Agent.Environment { public interface IEnvironmentObject { } }