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