close method

void close()

Implementation

void close() {
  _engine.shutdown();
}