class OpenSSL::SSL::SSLSocket

def wait_writable(...)

def wait_writable(...)
	to_io.wait_writable(...)
end