@import @implementation Document : CPDocument { } - (CPString)windowCibName { return @"Document"; } @end