close static method

String close()

Implementation

static String close() {
  return createLine(EOP, []);
}