/// <inheritdoc />
 public void Withdraw(Debit debit)
 {
     // Null Pattern
 }