Private API
Any API which is not documented by Apple as part of Foundation, AppKit or CoreGraphics is considered private API regardless of whether it shows up in public headers or not. If you use private API, expect your program to break in the future.
