test method

String test()

Implementation

String test() {
  return " test log ";
}