toStrings method

String toStrings ()

Implementation

String toStrings() {
  return "'$this'";
}