clearHosts method

void clearHosts()

Implementation

void clearHosts() {
  _hosts.clear();
}