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