format method

String format()

Implementation

String format() {
  return value.format();
}