- removed unused decrement() and increment() methods, which provided identical functionality as the ++, +=, --, -= operators.
- removed unused decrement() and increment() methods, which provided identical functionality as the ++, +=, --, -= operators.