const add = (a, b) => ({
  type: 'FunctionExpression',
  callee: 'add',
  params: [
    {