layoutCache[currentClass] = ivars; error: Cannot initialize a parameter of type 'id<NSCopying> _Nonnull' with an rvalue of type 'Class'
layoutCache[currentClass] = ivars;
error: Cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'Class'