@interface _LSDModifyService : _LSDService + (id)dispatchQueue; + (unsigned short)connectionType; + (id)XPCInterface; + (BOOL)isEnabled; + (Class)clientClass; @end