class Sorbet::Private::Serialize

def initialize(constant_cache)

def initialize(constant_cache)
  @constant_cache = constant_cache
end