class OpenSSL::SSL::SSLSocket

def wait_readable(...)

def wait_readable(...)
	to_io.wait_readable(...)
end