Runtime constructor

Runtime()

Implementation

factory Runtime() {
  return _runtime;
}