clearContext method

void clearContext()

Implementation

void clearContext() {
  _context.clear();
}