import AppKit public class MyObjectFactorySub : NSObjectFactorySub { public override init() { } }