sebb Wed, 03 Nov 2021 10:20:04 -0700
The comments state that the class was created to deal with a problem in Ruby 2.3.0 related to the use of the $SAFE variable.
Whimsy no longer uses 2.3.0, and Ruby no longer uses the $SAFE variable, so can the class be dropped? Sebb