namespace OpenNest { public enum PushDirection { Up, Down, Left, Right } }