# File lib/map/struct.rb, line 8
    def initialize(map)
      @map = map
    end