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