# File karel/tk_robot_world.rb, line 192 def wall_to_east?(street, avenue) return @north_south_walls[[street, avenue]] > 0 end