class String

Have to explicitly require this file to get the monkey patching of String#scrub in there, this file won’t and shouldn’t be ‘require’d in automatically.

However if there’s already a String#scrub defiend, requiring this file will do nothing.