Utility constructor

Utility()

Implementation

factory Utility() {
  return shared;
}