module OpenSSL::SSL::SocketForwarder

def remote_address

def remote_address
	to_io.remote_address
end