class Temple::OptionHash

def update(hash)

def update(hash)
  validate_hash!(hash)
  super
end