cleanAll method

void cleanAll()

Implementation

void cleanAll() {
  _printers.clear();
}