FTTracer constructor

FTTracer()

Implementation

factory FTTracer() {
  return _singleton;
}