@interface HUInstructionModuleController : HUItemModuleController - (id)initWithModule:(id)a0; - (void)configureCell:(id)a0 forItem:(id)a1; - (Class)collectionCellClassForItem:(id)a0; @end