'times-3': {
        type: 'calc',
        func: (n) => n * 3,
        io: {
            plugs: ['top', 'bottom'],