getContent method

String getContent()

Implementation

String getContent() {
  return 'Got it!';
}