This would be helpful to reset bank or set it to a specific value
Sleaker commented
While it might be helpful this can be done with the methods available already. get the current balance and figure out if the account needs addition or subtraction and call the correct method to adjust the balance. You can write your own helper methods for this.