echo method

int echo()

Implementation

int echo() {
  return _echo();
}