@interface WFGetWebPageAction : WFAction - (void)getContentDestinationWithCompletionHandler:(id /* block */)a0; - (void)runAsynchronouslyWithInput:(id)a0; @end