# File lib/em/connection.rb, line 237
    def stop_proxying
      EventMachine::disable_proxy(self)
    end