clear method

dynamic clear()

Implementation

clear() {
  _cache.clear();
}