Given the following Objective-C methods
@import Foundation; NS_ASSUME_NONNULL_BEGIN @interface TestClass : NSObject // Variant 1. Notice that arg1 is nullable,