modify static method

String modify()

Modifies a value (placeholder function).

Implementation

static String modify() {
  return "";
}