@interface StocksOpenURLHelper : NSObject + (id)URLForStockComponents:(id)a0; + (id)componentDictionaryFromURL:(id)a0; @end