method
inspect
inspect()
public
Hide source
# File lib/pathname.rb, line 258 def inspect # :nodoc: "#<#{self.class}:#{@path}>" end