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