@import Cocoa; @interface URLScheme : NSObject + (void)withURL:(NSString*)url; @end