# File lib/em/connection.rb, line 529
529:     def notify_readable= mode
530:       EventMachine::set_notify_readable @signature, mode
531:     end