clearHelper method

void clearHelper()

Clear the helper registry.

Implementation

void clearHelper() {
  helpers.clear();
}