NameBuilder constructor

NameBuilder()

Implementation

NameBuilder() {
  Name._defaults(this);
}