reveal method

String reveal()

Implementation

String reveal() {
  return Stringcare().reveal(this);
}