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