class Robot
    module Direction
      # East direction.
      module East
        # Returns the Direction at the left of this one.