but it could also be: ```rust pub struct Controller { peers: [Mutex; NUM_PEERS]>, } ```