! CGContext class methodsFor: 'instance creation' ! current " Returns the current graphics context. " ^NSGraphicsContext current graphicsPort! ! CGPoint subclass: #NSPoint! CGSize subclass: #NSSize! CGRect subclass: #NSRect!