# File lib/map/struct.rb, line 46
  def struct
    @struct ||= Struct.new(map=self)
  end