toStringReturn method

String toStringReturn ()

Implementation

String toStringReturn() {
  return "echo '$this';";
}