namespace WinPC.Engine.Abstract.Objects { public interface IItem { } }