# File lib/em/connection.rb, line 545
545:     def notify_writable?
546:       EventMachine::is_notify_writable @signature
547:     end