Direction in the robot world (North, West, South, East) This is an abstract class
Create a direction and name it
the next direction counter-clockwise from self
The next avenue in the direction faced (if facing East or West) The avenue the robot will be on if it moves in this direction
The next street in the direction faced (if facing North or South) The street the robot will be on if it moves in this direction
[Validate]