# File default/mathematician.rb, line 39 def go_to_origin() face_west() walk_to_wall() face_south() walk_to_wall() end