/**
  * Prints the connection status via "FORCE".
  */
 public function printStatus()
 {
     RESTClient::printStatus();
 }