test static method

String test()

Implementation

static String test() {
  return "Hello Utility Test";
}