namespace MartianRobotsSolver { public class RobotCommandConstants { public const string HEADING = "NESW"; } }