# File lib/safe_yaml/load.rb, line 62 def restore_defaults! OPTIONS.clear.merge!(Deep.copy(DEFAULT_OPTIONS)) end