Module IO::WaitReadable
In: lib/puma/client.rb

We need to use this for a jruby work around on both 1.8 and 1.9. So this either creates the constant (on 1.8), or harmlessly reopens it (on 1.9).

[Validate]