# File karel/direction.rb, line 20
  def next
    return Robota.next_direction(self)
  end