# File lib/em/connection.rb, line 534
534:     def notify_readable?
535:       EventMachine::is_notify_readable @signature
536:     end