/* Ring.m - a fixed-length circular array */ @implementation Ring @end