displayText method

String displayText()

Implementation

String displayText() {
  return content;
}