# File lib/em-socksify/connectify.rb, line 19 def connect_hook extend CONNECT class << self alias receive_data connect_receive_data end end