Fix compatibility with Psych 4 Since Psych 4 the load() function maps to safe_load(), disallowing to load Symbols, Dates, Objects, references. This makes samizdat FTBFS.
<https://github.com/ruby/psych/pull/487>
The resulting error message is:
Psych::DisallowedClass: Tried to load unspecified class <...>.