# File karel/tk_robot_world.rb, line 177 def wall_to_north?(street, avenue) return @east_west_walls[[street, avenue]] > 0 end