function()

in conductor.js [143:145]


    function (parent, node) {
      return [{ parent, type: 'function', exec: node.function.exec }]
    },