public interface IPuzzle { bool active { get; set; } }