getIntroduction method

String getIntroduction()

Implementation

String getIntroduction() {
  return introduction;
}