busyNow method

void busyNow()

Implementation

void busyNow() {
  isBusy = true;
}