# File lib/em/connection.rb, line 540
540:     def notify_writable= mode
541:       EventMachine::set_notify_writable @signature, mode
542:     end