close static method

void close()

Implementation

static void close() {
  _file = null;
  _resolved = false;
}