parent method

String parent()

Implementation

String parent() {
  return 'parent';
}