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