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