exists method

String exists ()

Implementation

String exists() {
  return '$this->exists()';
}