/** Free any allocated resources. */
 final void close() {
   builder.close();
 }