# File lib/proxifier/proxy.rb, line 59 def do_proxify(socket, host, port) raise NotImplementedError, "#{self} must implement do_proxify" end