gets method

String gets ()

Implementation

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