namespace Orientation { public enum Orientation { Left, Right } }