Zenon constructor

Zenon()

Implementation

factory Zenon() {
  return _singleton;
}