@interface WFAddNewCalendarAction : WFAction - (void)runAsynchronouslyWithInput:(id)a0; - (void)finishWithCalendar:(id)a0 error:(id)a1; - (id)preferredSourceWithStore:(id)a0; @end
@interface WFAddNewCalendarAction : WFAction - (void)runAsynchronouslyWithInput:(id)a0; - (void)finishWithCalendar:(id)a0 error:(id)a1; - (id)preferredSourceWithStore:(id)a0; @end