@end
/* }}} */
/* Bridge: NSOrderedSet {{{ */
+#ifdef __APPLE__
@implementation NSOrderedSet (Cycript)
- (NSString *) cy$toCYON:(bool)objective inSet:(std::set<void *> &)objects {
}
@end
+#endif
/* }}} */
/* Bridge: NSProxy {{{ */
@implementation NSProxy (Cycript)