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