LodgingBuilder constructor

LodgingBuilder()

Implementation

LodgingBuilder() {
  Lodging._defaults(this);
}