Mop constructor

Mop()

Implementation

factory Mop() {
  return _instance;
}