expression = new Expression({
      index: 555,
      operands: [1, 2, 3],
      operations: ['%', '%'],
      created: new Date(),