public void SetUp() { sut = new FacingSouth(); }
public void SetUp() { sut = new FacingWest(); }
public void SetUp() { sut = new FacingNorth(); }