{
      runable: this.options.greaterThan,
      validator: {
        method: expect.isGreaterThan,
        args: [value, this.options.greaterThan],