@interface REMSmartList_Codable : REMSmartList - (id)initWithStore:(id)a0 storage:(id)a1; - (id)initWithStore:(id)a0 account:(id)a1 parentList:(id)a2 storage:(id)a3; @end
@interface REMSmartList_Codable : REMSmartList - (id)initWithStore:(id)a0 storage:(id)a1; - (id)initWithStore:(id)a0 account:(id)a1 parentList:(id)a2 storage:(id)a3; @end