class Async::IO::SSLSocket

def remote_address

def remote_address
	@io.to_io.remote_address
end