method
inspect
inspect()
public
Hide source
# File lib/resolv.rb, line 1018 def inspect return "#<#{self.class} #{self.to_s}>" end