namespace Hotfix { public interface IUpdate { void Update(); } }