@_exported import AppKit extension String { public static func someFactoryMethod() -> Int { return 0 } }