Dox constructor

Dox()

Implementation

factory Dox() {
  return _singleton;
}