# File lib/nio/monitor.rb, line 39
def
writable?
readiness
==
:w
||
readiness
==
:rw
end