# File default/guard.rb, line 42
def
face_south
()
while
not
facing_south?
()
turn_left
()
end
end