= private = protected
inspect()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/resolv.rb, line 1108 def inspect return "#<#{self.class} #{self.to_s}>" end