'div-3': {
        type: 'calc',
        func: (n) => Math.round((n - n % 3) / 3),
        io: {
            plugs: ['top', 'bottom'],