getText method

String getText()

Implementation

String getText() {
  return "$_str: $_num";
}