= private = protected
exist?()
See FileTest.exist?.
# File lib/pathname.rb, line 886 def exist?() FileTest.exist?(@path) end