# File lib/pathutil.rb, line 301
  def inspect
    "#<#{self.class}:#{@path}>"
  end