Critic constructor

Critic()

Implementation

factory Critic() {
  return _singleton;
}