@class NSLocale; @interface WFHourlyForecastRequest : WFAggregateForecastRequest @property (retain, nonatomic) NSLocale *locale; - (id)description; - (void).cxx_destruct; - (void)startWithService:(id)a0; - (id)initWithLocation:(id)a0 completionHandler:(id /* block */)a1; @end