# File lib/dnsruby/resolv.rb, line 20
  def self.instance
    @instance ||= self.new
  end