@interface PLAgent : PLOperator + (void)load; - (id)init; - (void)dealloc; @end