class Puma::MiniSSL::Socket

def peeraddr

@!attribute [r] peeraddr
def peeraddr
  @socket.peeraddr
end