WiseBox constructor

WiseBox()

Implementation

factory WiseBox() {
  return _instance;
}