# File lib/eventmachine.rb, line 1379
1379:   def self.disable_proxy(from)
1380:     EM::stop_proxy(from.signature)
1381:   end