# File lib/dnsruby/DNS.rb, line 102
def
to_s
return
"DNS : "
+
@config
.
to_s
end