clear method

dynamic clear()

Implementation

clear() {
  variables.clear();
}