# File karel/robota.rb, line 125
  def Robota.next_direction(direction)
    NextDirection[direction]
  end