using System.Collections.Generic; namespace Rokojori; public interface Statement { }