BVelasco657 BVelasco657 29-06-2020 Computers and Technology contestada Complete the body of the decrement static method using only the NaturalNumberKernel methods (multiplyBy10, divideBy10, and isZero). The code for increment is provided as an example of a recursive method on NaturalNumber.