method

inspect

v2_2_9 - Show latest stable - Class: Resolv::LOC::Size
inspect()
public

No documentation available.

# File lib/resolv.rb, line 2654
      def inspect # :nodoc:
        return "#<#{self.class} #{self}>"
      end