#import @protocol Agent - (int)position; - (void)update; - (NSString *)displayChar; @end