class Temple::OptionMap

def update(map)

def update(map)
  validate_map!(map)
  super
end