class Sorbet::Private::ConstantLookupCache
def fill_primary_name(struct)
def fill_primary_name(struct) if struct.primary_name ruct.owner ct.primary_name = struct.found_name _primary_name(struct.owner) ct.primary_name = struct.owner.primary_name + "::" + struct.const_name.to_s