public InetSocketAddress getRemoteAddress() {
   return impl.getRemoteAddress();
 }