setVerbose method

void setVerbose()

Implementation

void setVerbose() {
  verbose = true;
}