module Hocon::Impl::AbstractConfigNodeValue
This essentially exists in the upstream so we can ensure only certain types of config nodes can be passed into some methods. That’s not a problem in Ruby, so this is unnecessary, but it seems best to keep it around for consistency