# File lib/resolv-replace.rb, line 31
  def connect(host, port)
    original_resolv_connect(IPSocket.getaddress(host), port)
  end