GetSourceText method

String GetSourceText()

Implementation

String GetSourceText(){
  return _sourceText;
}