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