case '$dec':
                /**
                 * Decrements a field by the amount you specify. It takes the form
                 * `{ $dec: { field1: amount }`
                 * @name $dec