Engine constructor

Engine()

Implementation

Engine() {
  _finalizer.attach(this, _engine);
}