Faketooth constructor

Faketooth()

Constructs a new instance of the Faketooth class.

Implementation

factory Faketooth() {
  return shared;
}