finalize method

void finalize()

Implementation

void finalize() {
  buffer.writeln('}');
}