var IncrementDecrement = Rule.create({
  error: 'Prohibt usage of increment/decrement',

  option: {
    key: 'noincdec',