decrement method

num decrement()

Implementation

num decrement() => this - 1;